menu
tx_design package
documentation
widgets/top_sheet.dart
TopSheet
dragHandleSize property
dragHandleSize property
dark_mode
light_mode
dragHandleSize
property
Size
?
dragHandleSize
final
默认为
BottomSheetThemeData.dragHandleSize
。 如果该值也为 null,则默认为 Size(32, 4)。
Implementation
final Size? dragHandleSize;
tx_design package
documentation
widgets/top_sheet
TopSheet
dragHandleSize property
TopSheet class