collapsible_row

Creator: coderz1093

Last updated:

0 purchases

collapsible_row Image
collapsible_row Images

Languages

Categories

Add to Cart

Description:

collapsible row

A collapsible row contains two column, which can collapse one of them.
Features #
Getting started #
Usage #
CollapsibleRowTwoColumn(
left: Container(
color: Colors.red,
child: const Placeholder(),
),
right: Container(
color: Colors.green,
child: const Placeholder(),
),
controller: collapsibleController,
),

copied to clipboard
Additional information #

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.