menu
flutterflow_ui package
documentation
flutterflow_ui.dart
DataRowBuilder<T> typedef
DataRowBuilder<T> typedef
dark_mode
light_mode
DataRowBuilder<
T
>
typedef
DataRowBuilder
<
T
> =
DataRow
? Function
(
T
,
int
,
bool
,
void
(
bool
?
)?
)
Implementation
typedef DataRowBuilder<T> = DataRow? Function( T, int, bool, void Function(bool?)?);
flutterflow_ui package
documentation
flutterflow_ui
DataRowBuilder<T> typedef
flutterflow_ui library