menu
bloc_toolkit package
documentation
bloc_toolkit.dart
SelectE<T>
SelectE.new const constructor
SelectE.new const constructor
dark_mode
light_mode
SelectE<
T
>
constructor
const
SelectE<
T
>
(
T?
item
)
Implementation
const SelectE(this.item);
bloc_toolkit package
documentation
bloc_toolkit
SelectE<T>
SelectE.new const constructor
SelectE class