menu
flutter_app_table package
documentation
app_table/app_table_edit_cell.dart
AppTableEditCell
inputFormatters property
inputFormatters property
dark_mode
light_mode
inputFormatters
property
List
<
TextInputFormatter
>
inputFormatters
final
输入框输入文本样式
Implementation
final List<TextInputFormatter> inputFormatters;
flutter_app_table package
documentation
app_table/app_table_edit_cell
AppTableEditCell
inputFormatters property
AppTableEditCell class