mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: new UI design for number format list (#4537)
This commit is contained in:
@ -111,8 +111,7 @@ class FlowyOptionTile extends StatelessWidget {
|
||||
leading: leftIcon,
|
||||
trailing: isSelected
|
||||
? const FlowySvg(
|
||||
FlowySvgs.blue_check_s,
|
||||
size: Size.square(24.0),
|
||||
FlowySvgs.m_blue_check_s,
|
||||
blendMode: null,
|
||||
)
|
||||
: null,
|
||||
|
Reference in New Issue
Block a user